From 10e59549325cc37a66da7dd152d1584d2278173c Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Thu, 18 May 2006 16:07:29 +0000 Subject: [PATCH] More documentation updates --- xmldoc/formats/coto.xml | 34 ++++++++++------------ xmldoc/formats/mapsend.xml | 20 +++++-------- xmldoc/formats/options/bcr-radius.xml | 2 +- xmldoc/formats/options/coto-zerocat.xml | 5 +++- xmldoc/formats/options/garmin_txt-date.xml | 2 +- xmldoc/formats/options/garmin_txt-time.xml | 2 +- xmldoc/formats/options/mapsend-trkver.xml | 7 ++++- xmldoc/formats/options/palmdoc-dbname.xml | 2 +- 8 files changed, 38 insertions(+), 36 deletions(-) diff --git a/xmldoc/formats/coto.xml b/xmldoc/formats/coto.xml index a548bcdc5..dfe6644fe 100644 --- a/xmldoc/formats/coto.xml +++ b/xmldoc/formats/coto.xml @@ -1,22 +1,20 @@ - - - - Format for cotoGPS, a Palm GPS program. It can read both -track and marker (waypoint) files. It is currently unable to write -track files, so only marker files can be written. The marker + +This format supports cotoGPS, a Palm GPS program. +It can read both track and marker (waypoint) files. It is currently unable +to write track files, so only marker files can be written. The marker categories are written to and read from the icon description. The 'Not Assigned' category leaves the icon description empty on read. -Currently geocache info is ignored. - - Options: - - (output) - Name for the Palm 'Not -Assigned' category. Defaults to 'Not Assigned'. - - There is also a debugging option called 'internals' which -takes a XCSV delimiter value. It writes some internal values -(distance, arc, x and y) of the cotoGPS track format to the notes -field. URL: core.de/~coto +Currently geocache info is ignored. + + In addition to the documented options, this format also has a +debugging option called which takes an XCSV +delimiter value. It writes some internal values (distance, arc, x and y) +of the cotoGPS track format to the notes field. + + Contributed by Tobias Minich. - + + +cotoGPS + diff --git a/xmldoc/formats/mapsend.xml b/xmldoc/formats/mapsend.xml index 627f2dc6b..0dc62d684 100644 --- a/xmldoc/formats/mapsend.xml +++ b/xmldoc/formats/mapsend.xml @@ -1,12 +1,8 @@ - - - - Magellan was smart enough to document their file format to -make creating software like this possible. - Additional options: - - - set the MapSend version to generate TRK files, -since new MapSend versions can't open V3 files. Options are 3 (MapSend v3.0) or -4 (MapSend v4.0 and v4.1). - - + +This format supports the Magellan MapSend native +file format. + + +Kudos to Magellan for having the foresight to document their file formats, +making software like this possible. + diff --git a/xmldoc/formats/options/bcr-radius.xml b/xmldoc/formats/options/bcr-radius.xml index db96ea032..f41a98fa5 100644 --- a/xmldoc/formats/options/bcr-radius.xml +++ b/xmldoc/formats/options/bcr-radius.xml @@ -1,5 +1,5 @@ -This options instructs GPSBabel to use a different value for the radius of +This option instructs GPSBabel to use a different value for the radius of the earth when converting between the Mercator projection and geographic coordinates. The default value is 6371000.0 meters. diff --git a/xmldoc/formats/options/coto-zerocat.xml b/xmldoc/formats/options/coto-zerocat.xml index 8b1378917..a8230f5f0 100644 --- a/xmldoc/formats/options/coto-zerocat.xml +++ b/xmldoc/formats/options/coto-zerocat.xml @@ -1 +1,4 @@ - + +This option specifies a name for the "Not Assigned" category in the Palm +database. The default is "Not Assigned". + diff --git a/xmldoc/formats/options/garmin_txt-date.xml b/xmldoc/formats/options/garmin_txt-date.xml index fbaae4b8f..2f1a3ee59 100644 --- a/xmldoc/formats/options/garmin_txt-date.xml +++ b/xmldoc/formats/options/garmin_txt-date.xml @@ -1,4 +1,4 @@ -This options specifies the input and output format for the date. The format +This option specifies the input and output format for the date. The format is written similarly to those in Windows. An example format is "YYYY/MM/DD". diff --git a/xmldoc/formats/options/garmin_txt-time.xml b/xmldoc/formats/options/garmin_txt-time.xml index 714c7f3ed..145c9a4e3 100644 --- a/xmldoc/formats/options/garmin_txt-time.xml +++ b/xmldoc/formats/options/garmin_txt-time.xml @@ -1,4 +1,4 @@ -This options specifies the input and output format for the time. The format +This option specifies the input and output format for the time. The format is written similarly to those in Windows. An example format is "hh:mm:ss xx". diff --git a/xmldoc/formats/options/mapsend-trkver.xml b/xmldoc/formats/options/mapsend-trkver.xml index 8b1378917..5e5421081 100644 --- a/xmldoc/formats/options/mapsend-trkver.xml +++ b/xmldoc/formats/options/mapsend-trkver.xml @@ -1 +1,6 @@ - + +This option sets the MapSend version to generate TRK files, +since new MapSend versions can't open version 3 files. +Valid values are 3 (MapSend v3.0) or 4 (MapSend v4.0 and v4.1). + + diff --git a/xmldoc/formats/options/palmdoc-dbname.xml b/xmldoc/formats/options/palmdoc-dbname.xml index 72340fbbc..626baaa86 100644 --- a/xmldoc/formats/options/palmdoc-dbname.xml +++ b/xmldoc/formats/options/palmdoc-dbname.xml @@ -1,5 +1,5 @@ -This options specifies the internal name for the document. This is the name +This option specifies the internal name for the document. This is the name that appears in your document reader, not the name of the file that is created on your computer. -- 2.30.2